home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2018 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: Rezonet.net!news
  2. From: ray@ultimate-tech.com (Ray Dunn)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: (no subject)
  5. Date: 14 Jan 1996 23:29:45 GMT
  6. Organization: Ultimate Technographics Inc.
  7. Message-ID: <4dc3l9$pv8@ns.RezoNet.NET>
  8. References: <4d6v67$nva@scapa.cs.ualberta.ca>
  9. NNTP-Posting-Host: 204.19.230.7
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. X-Newsreader: WinVN 0.99.7
  13.  
  14. In referenced article, Ryan Gallagher says...
  15. >
  16. >Where can I get access to all the header files & function definitions 
  17. that can
  18. >be used in ansi C. Im having trouble with accidentally using non 
  19. standard
  20. >functions once and a while, even when Im thinking about it. Id like to 
  21. have a
  22. >list of the functions and header files in front of me, so I dont make 
  23. stupid
  24. >mistakes. 
  25.  
  26. They are in the "include" directory of the compiler you are using.
  27.  
  28. You should also have a manual that documents all these.  The manual is 
  29. the best way to go
  30.  
  31. -- 
  32. Ray Dunn (opinions are my own) | Phone: (514) 938 9050
  33. Montreal                       | Phax : (514) 938 5225
  34. ray@ultimate-tech.com          | Home : (514) 630 3749
  35.  
  36.